net/http.routingNode.children (field)
4 uses
net/http (current package)
routing_tree.go#L37: children mapping[string, *routingNode]
routing_tree.go#L99: n.children.add(key, c)
routing_tree.go#L109: r, _ := n.children.find(key)
routing_tree.go#L233: n.children.eachPair(func(method string, c *routingNode) bool {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |